ComponentOne Xamarin Edition
CanInsert Method (C1WrapCollectionView<S,T>)
C1.CollectionView Assembly > C1.CollectionView Namespace > C1WrapCollectionView<S,T> Class : CanInsert Method
The index where the items would be inserted.
Determines whether a new item can be inserted in the collection at the specified index.
Syntax
public virtual bool CanInsert( 
   int index
)

Parameters

index
The index where the items would be inserted.
See Also

Reference

C1WrapCollectionView<S,T> Class
C1WrapCollectionView<S,T> Members